home *** CD-ROM | disk | FTP | other *** search
- Path: galileo.polito.it!not-for-mail
- From: magni@ALPcom.it (Alessandro Magni)
- Newsgroups: comp.lang.c++
- Subject: math expressions INPUT
- Date: 5 Jan 1996 10:31:11 GMT
- Organization: Politecnico di Torino - Italy
- Message-ID: <4ciulf$lb2@galileo.polito.it>
- NNTP-Posting-Host: monviso.alpcom.it
- X-Newsreader: TIN [UNIX 1.3 950515BETA PL0]
-
- Hi,
- probably it's hard to answer this, but I heard some time ago that it was
- possible in some way to give a C/C++ prog a math expression, say
- 2.*SIN(SQRT(x)) and be able to use it inside your program as a function
- you defined (and not, as I thought at first, as a tree you have to
- evaluate each time you have a new value for x).
- Does somebody know if a library able to do this exists?
-
- THANKS
-
- Alessandro Magni
- magni@omega.ien.it
-
-